Using the Marker Graph

Marker Graph

User Defined Marker

Marker Pattern

Default Marker

Modify Current Marker

Marker Graph

AWU 2024 adds a new marker tab to the graph area. It contains 6 charts. The top two line-charts shows the final I/Q signal after a set of operations in AWU. The below 4 bar-charts represent the Marker 1/2/3/4 data. The total waveform length (index starting from 1) is shown in the x-axis.

User Defined Marker

Marker Pattern

In order to simplify the marker representation, we define the “marker pattern” of a bit string as a string that concatenates the start and end index of 1’s (start from index 1). For example, for bit string '000100001111', its pattern can be expressed as '4,4,9,12'. The empty string is the marker pattern of all zeros.

Default Marker

In AWU, the user can edit the original markers from the imported waveform. When the User Defined Marker is OFF, the default marker scheme varies in different scenarios of waveform combinations. The details are shown as follows:

User Defined Marker is available after Generate. When the User Defined Marker is ON, the default marker pattern is shown in the string settings, then users can edit the marker pattern based on the default marker.

      

After the user clicks Generate, the I/Q and marker data will be updated on the marker graph.

Load External Marker File

There are three methods to edit the current markers: directly edit the marker pattern settings, import from the external marker file, or modify the current marker through the marker editor.

For the external marker, 4 types of user files are supported:

The txt/csv file format is shown in the figure below. The bin file occupies the lower 4 bits in each byte to save the marker 1/2/3/4 data. Once a txt/csv/bin file is selected, the marker data will be imported and converted to patterns in the string settings. The marker graph will also be updated.

The user defined pattern states can be saved to an external txt/csv/bin/wmk file. The pattern string will be converted back to marker bits format.

Modify Current Marker

If the user needs to adjust the current marker patterns, e.g., add or remove a specified range, the marker editor is a more convenient method. It will modify the new edits to the existed pattern after Apply. The marker graph will also be updated. 

Marker Settings